home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Programming / Source / tess / tess-1.0 / p31m.h < prev    next >
Encoding:
Text File  |  1992-06-30  |  178 b   |  9 lines

  1. #import "aGroup.h"
  2. #import "aGroup-inter.h"
  3. #import "p3.h"
  4.  
  5. @interface p31m:p3
  6. - clip: (NXCoord) x: (NXCoord) y ;
  7. - makeLatticeUnitAt: (NXPoint *) point fromImage: srcimg ;
  8. @end
  9.